p,table,td,li   { font-family: Verdana, Arial, Helvetika;
                  color: #000000;
                  font-size: 11px; }

body            { /* scrollbar-track-color: #CCCCCC;
                  scrollbar-base-color: #006699; 
                  scrollbar-arrow-color: #CCCCCC; */ }
                  
::-webkit-scrollbar { width:10px;
                      background: #FAFAEE;}
::-webkit-scrollbar-track { background: #CCC;
                            border-radius: 50px; }
::-webkit-scrollbar-thumb { background: #336699;
                            border-radius: 50px; }

.bildtext       { font-size: 10px;
                  font-family: Verdana,Arial,Helvetika; }

A               { color: #0000FF;
                  text-decoration: underline; }

A:hover         { color: #FF0000;
                  text-decoration: none; }
                  
A.alt2          { color: #000000;
                  text-decoration: none; }

A.alt2:hover    { color: #000000;
                  text-decoration: underline; }


.welcomeB       { font-family: Verdana;
                  color: #804040;
                  font-size: 22px;
                  font-weight: bold; }

.welcome        { font-family: Verdana;
                  color: #804040;
                  font-size: 16px;
                  font-weight: bold; }

select          { font-size: 10px;
                  color: #804040; }

legend          { color: #804040;
                  font-weight: bold; }

fieldset        { border-color: #804040;
                  border-width: 1px;
                  padding: 8px; }


h1              { font-family: Verdana,Arial,Helvetika;  /* Sidrubrik */
                  font-size: 18px;
                  font-weight: bold;
                  color: #003366; }

h2              { font-family: Verdana,Arial,Helvetika;
                  font-size: 12px;
                  color: #000000;
                  font-weight: bold; }

HR              { height: 1px; }

.box            { color: #000000;
                  font-size: 10pt;
                  font-family: verdana; }

.rubrik         { color: #000000;
                  font-size: 12pt;
                  font-family: verdana;
                  font-weight: bold; }

.scrollbox      { background-color:#FAFAEE;
                  overflow:auto;
                  color:#000000;
                  border:1px solid #336699;
                  padding:10px; }

.nyhet          { font-family:tahoma;
                  font-size: 9px;
                  color:#FF0000;
                  background:#FFFF00;
                  border: solid #FF0000 1px; }
                
.imgborder      { border: solid #000000 1px; }

.oldtext1       { font-family: Times New Roman;
                  color: #000000;
                  font-size: 18px;
                  font-weight: bold; }

.oldtext2       { font-family: Times New Roman;
                  color: #000000;
                  font-size: 14px;
                  font-weight: bold; }
                  
.oldtext        { font-family: Times New Roman;
                  color: #000000;
                  font-size: 14px; }
                  
.overstrykning  { text-decoration: line-through;}